projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8442f0d
)
qt5quick: rename to qt5declarative
author
Mirko Vogt
<
[email protected]
>
Sun, 18 May 2025 21:20:51 +0000
(21:20 +0000)
committer
Mirko Vogt
<
[email protected]
>
Thu, 22 May 2025 10:58:15 +0000
(10:58 +0000)
qtdeclarative always has been and still is the official module name.
frameworks/qt5/qt5quick/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5/qt5quick/Makefile
b/frameworks/qt5/qt5quick/Makefile
index 4c145cd70b91ddd4cba50c99236e6d3ea17673d0..fd60656b44b022c0405252f990cb4cea8cdebba5 100644
(file)
--- a/
frameworks/qt5/qt5quick/Makefile
+++ b/
frameworks/qt5/qt5quick/Makefile
@@
-7,10
+7,9
@@
include $(TOPDIR)/rules.mk
-PKG_NAME:=qt5
quick
+PKG_NAME:=qt5
declarative
PKG_RELEASE:=1
PKG_HASH:=4e05de0747176a8a86a8c098ad215c2cdf1825a572b62a70b2e91cd81357408d
-PKG_SYS_NAME:=qtdeclarative
include ../common.mk
include $(INCLUDE_DIR)/package.mk